From 86f8be41d0639dde2b61637e34cebff6a86f56aa Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 25 May 2020 12:48:10 -0400 Subject: [PATCH] ci: Use fedora-docs for the doc build Our doc build now uses pandoc, so use an image that has it. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 141954326a..1f9cd0f906 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -184,7 +184,7 @@ static-scan: allow_failure: true reference: - image: registry.gitlab.gnome.org/gnome/gtk/fedora:v16 + image: registry.gitlab.gnome.org/gnome/gtk/fedora-docs:v19 stage: docs variables: EXTRA_MESON_FLAGS: "--buildtype=release" -- 2.30.2